The RtREx object is used in:
| Property | SubType | Read Only | Description |
|---|---|---|---|
| Description | String | The description property of the real-time record. | |
| Number | Integer | ||
| PointId | String | The short Point ID property in the real-time record. | |
| PointIdLong | String | The long Point ID property in the real-time record. | |
| Status | Integer | The status property of the real-time record. | |
| TimeStamp | Date | The timestamp property of the real-time record. | |
| TimeStamp2 | Date | ||
| TimeStampType | CxTimeStampType | The type of timestamp. Options are File Time or Coordinated Universal Time. | |
| Units | String | The units property of the real-time record. | |
| UserStatus | Long | The point user status (the user status bits in the real-time record). | |
| Value | String | The value of the point in the real-time record. | |
| ValueDouble(Index As Long) | Double | ||
| ValueLong(Index As Long) |
Long |
||
| ValueType | CxValueType | The type of value. Options are String, Long, or Double. |